UCF STIG Viewer Logo

The /etc/passwd file must be group-owned by root.


Overview

Finding ID Version Rule ID IA Controls Severity
V-38451 RHEL-06-000040 SV-50251r1_rule Medium
Description
The "/etc/passwd" file contains information about the users that are configured on the system. Protection of this file is critical for system security.
STIG Date
Red Hat Enterprise Linux 6 Security Technical Implementation Guide 2015-09-09

Details

Check Text ( None )
None
Fix Text (F-43396r1_fix)
To properly set the group owner of "/etc/passwd", run the command:

# chgrp root /etc/passwd